home *** CD-ROM | disk | FTP | other *** search
- ZEXP(3F) Last changed: 3-12-99
-
-
- NNAAMMEE
- cceexxpp - Fortran COMPLEX*16 exponential intrinsic function
-
- SSYYNNOOPPSSIISS
- CCOOMMPPLLEEXX**1166 _c_d_1,, _c_d_2
-
- _c_d_2 == zzeexxpp((_c_d_1))
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- MIPSpro Fortran 77
-
- DDEESSCCRRIIPPTTIIOONN
- eexxpp is the_xgeneric function name. It returns the real exponential
- function _e of its real argument. zzeexxpp returns the COMPLEX*16
- exponential function of its COMPLEX*16 argument. The generic function
- eexxpp becomes a call to zzeexxpp as required, depending on the type of its
- argument.
-
- SSEEEE AALLSSOO
- eexxpp(3I)
-
- This man page is available only online.
-